Skip to content

Comments

Fix SSR problems with client only code#602

Open
kiberonlabsdev wants to merge 5 commits intovscode-elements:mainfrom
kiberonlabsdev:main
Open

Fix SSR problems with client only code#602
kiberonlabsdev wants to merge 5 commits intovscode-elements:mainfrom
kiberonlabsdev:main

Conversation

@kiberonlabsdev
Copy link

@kiberonlabsdev kiberonlabsdev commented Feb 18, 2026

This addresses SSR problems because of client only code. This PR adds guards and delays so that imports to the vscode library don't cause immediate errors even if the actual imported component isn't one of the 2 components included here

Copilot AI and others added 5 commits February 18, 2026 13:26
Co-authored-by: kiberonlabsdev <210491275+kiberonlabsdev@users.noreply.github.com>
Co-authored-by: kiberonlabsdev <210491275+kiberonlabsdev@users.noreply.github.com>
…support

Add SSR guards for CSS stylesheet operations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants